To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 猷?猷?N}猷?猷?N{^ 1001011101010001001111111001011101010001001111110100111001111101100101110101000100111111100101110101000100111111010011100111101101011110 97513f97513f4e7d97513f97513f4e7b5e
EUC-JP 猷?猷?N}猷?猷?N{^ 1100110110110010001111111100110110110010001111110100111001111101110011011011001000111111110011011011001000111111010011100111101101011110 cdb23fcdb23f4e7dcdb23fcdb23f4e7b5e
UTF-8 猷괿猷괽N}猷괿猷괽N{^ 1110011110001100101101111110101010110100101111111110011110001100101101111110101010110100101111010100111001111101111001111000110010110111111010101011010010111111111001111000110010110111111010101011010010111101010011100111101101011110 e78cb7eab4bfe78cb7eab4bd4e7de78cb7eab4bfe78cb7eab4bd4e7b5e
UHC 猷괿猷괽N}猷괿猷괽N{^ 111010111010001110000010011010001110101110100011100000100110011001001110011111011110101110100011100000100110100011101011101000111000001001100110010011100111101101011110 eba38268eba382664e7deba38268eba382664e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)