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 ???節??節? 00111111001111110011111110010000110111110011111100111111100100001101111100111111 3f3f3f90df3f3f90df3f
EUC-JP ???節??節? 00111111001111110011111111000000111000010011111100111111110000001110000100111111 3f3f3fc0e13f3fc0e13f
UTF-8 料쒏퍒節쇗뇛節왈 111011111010011010111110111011001001001010001111111011011000110110010010111001111010111110000000111011001000011110010111111010111000011110011011111001111010111110000000111011001001100110001000 efa6beec928fed8d92e7af80ec8797eb879be7af80ec9988
UHC 料쒏퍒節쇗뇛節왈 11101000111101111001110011100110101110111000100111101111101111011011110011100110100001111000011011101111101111011011111111010000 e8f79ce6bb89efbdbce68786efbdbfd0

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