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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN ?消消序信??B 001111111000111111000001100011111100000110001111100110001001000001001101001111110011111101000010 3f8fc18fc18f98904d3f3f42
EUC-JP ?消消序信??B 001111111011111011000011101111101100001110111101111110001011111110101110001111110011111101000010 3fbec3bec3bdf8bfae3f3f42
UTF-8 뤵消消序信솽솰B 11101011101001001011010111100110101101101000100011100110101101101000100011100101101110101000111111100100101111111010000111101100100001101011110111101100100001101011000001000010 eba4b5e6b688e6b688e5ba8fe4bfa1ec86bdec86b042
UHC 뤵消消序信솽솰B 100011111110001111100001101111001110000110111100110111111110110111100011111000011011110011100001101111001110000001000010 8fe3e1bce1bcdfede3e1bce1bce042

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