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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???酎}???酎{^ 00111111001111110011111110010010100100010111110100111111001111110011111110010010100100010111101101011110 3f3f3f92917d3f3f3f92917b5e
EUC-JP ???酎}???酎{^ 00111111001111110011111111000011111100010111110100111111001111110011111111000011111100010111101101011110 3f3f3fc3f17d3f3f3fc3f17b5e
UTF-8 렳렖롒酎}렳렖롒酎{^ 111010111010000010110011111010111010000010010110111010111010000110010010111010011000010110001110011111011110101110100000101100111110101110100000100101101110101110100001100100101110100110000101100011100111101101011110 eba0b3eba096eba192e9858e7deba0b3eba096eba192e9858e7b5e
UHC 렳렖롒酎}렳렖롒酎{^ 10001110110000001000111010101011100011101101011111110001110011110111110110001110110000001000111010101011100011101101011111110001110011110111101101011110 8ec08eab8ed7f1cf7d8ec08eab8ed7f1cf7b5e

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