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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 耶????}耶????{^ 100101101110101100111111001111110011111100111111011111011001011011101011001111110011111100111111001111110111101101011110 96eb3f3f3f3f7d96eb3f3f3f3f7b5e
EUC-JP 耶????}耶????{^ 110011001110110100111111001111110011111100111111011111011100110011101101001111110011111100111111001111110111101101011110 cced3f3f3f3f7dcced3f3f3f3f7b5e
UTF-8 耶껊뜂留뇆}耶껊뜂留뇆{^ 111010001000000010110110111010101011101110001010111010111001110010000010111011111010011110001101111010111000011110000110011111011110100010000000101101101110101010111011100010101110101110011100100000101110111110100111100011011110101110000111100001100111101101011110 e880b6eabb8aeb9c82efa78deb87867de880b6eabb8aeb9c82efa78deb87867b5e
UHC 耶껊뜂留뇆}耶껊뜂留뇆{^ 1110010110101101100000111110101110001101100001101110101110100111100001110110111001111101111001011010110110000011111010111000110110000110111010111010011110000111011011100111101101011110 e5ad83eb8d86eba7876e7de5ad83eb8d86eba7876e7b5e

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