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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 絶??節??菴 10010000111000100011111100111111100100001101111100111111001111111110010010111101 90e23f3f90df3f3fe4bd
EUC-JP 絶??節??菴 11000000111001000011111100111111110000001110000100111111001111111110100010111111 c0e43f3fc0e13f3fe8bf
UTF-8 絶귛뇺節띰푴菴 111001111011010110110110111010101011011110011011111010111000011110111010111001111010111110000000111010111001110110110000111011011001000110110100111010001000111110110100 e7b5b6eab79beb87bae7af80eb9db0ed91b4e88fb4
UHC 絶귛뇺節띰푴菴 1110111110111110100000101110010110000111100111011110111110111101101101101110111110111110100000101110010011100000 efbe82e5879defbdb6efbe82e4e0

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