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 瑤?/徇??節 1110101010100010001111111000000101011110100111000110110100111111001111111001000011011111 eaa23f815e9c6d3f3f90df
EUC-JP 瑤?/徇??節 1111010010100100001111111010000110111111110101111100111000111111001111111100000011100001 f4a43fa1bfd7ce3f3fc0e1
UTF-8 瑤껆/徇뚩톽節 111001111001000110100100111010101011101110000110111011111011110010001111111001011011111010000111111010111001101010101001111011011000011010111101111001111010111110000000 e791a4eabb86efbc8fe5be87eb9aa9ed86bde7af80
UHC 瑤껆/徇뚩톽節 1110100011111101100000111110011110100011101011111110001011011111100011001110100010110111100011111110111110111101 e8fd83e7a3afe2df8ce8b78fefbd

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