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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 楷?????害? 10011110101100100011111100111111001111110011111100111111100010100101000100111111 9eb23f3f3f3f3f8a513f
EUC-JP 楷?????害苽 110111001011010000111111001111110011111100111111001111111011001110110010100011111101011111011011 dcb43f3f3f3f3fb3b28fd7db
UTF-8 楷숄렱폈렰렔害苽 111001101010010110110111111011001000100010000100111010111010000010110001111011011000111110001000111010111010000010110000111010111010000010010100111001011010111010110011111010001000101110111101 e6a5b7ec8884eba0b1ed8f88eba0b0eba094e5aeb3e88bbd
UHC 楷숄렱폈렰렔害苽 11111010101011001011110011110001100011101011111011000110111100011000111010111101100011101010100111111010101010101100110111001001 faacbcf18ebec6f18ebd8ea9faaacdc9

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