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 ?依??}?依??{^ 00111111100010001100101100111111001111110111110100111111100010001100101100111111001111110111101101011110 3f88cb3f3f7d3f88cb3f3f7b5e
EUC-JP ?依??}?依??{^ 00111111101100001100110100111111001111110111110100111111101100001100110100111111001111110111101101011110 3fb0cd3f3f7d3fb0cd3f3f7b5e
UTF-8 얠依렦솅}얠依렦솅{^ 111011001001011010100000111001001011111010011101111010111010000010100110111011001000011010000101011111011110110010010110101000001110010010111110100111011110101110100000101001101110110010000110100001010111101101011110 ec96a0e4be9deba0a6ec86857dec96a0e4be9deba0a6ec86857b5e
UHC 얠依렦솅}얠依렦솅{^ 10111110111011001110101111101110100011101011010110111100110100010111110110111110111011001110101111101110100011101011010110111100110100010111101101011110 beecebee8eb5bcd17dbeecebee8eb5bcd17b5e

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