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 玉?い怏??節 1000101111001010001111111000001010100010100111001000100100111111001111111001000011011111 8bca3f82a29c893f3f90df
EUC-JP 玉?い怏??節 1011011011001100001111111010010010100100110101111110100100111111001111111100000011100001 b6cc3fa4a4d7e93f3fc0e1
UTF-8 玉붻い怏뉓젍節 111001111000111010001001111010111011011010111011111000111000000110000100111001101000000010001111111010111000100110010011111011001010000010001101111001111010111110000000 e78e89ebb6bbe38184e6808feb8993eca08de7af80
UHC 玉붻い怏뉓젍節 1110100010101100100101001110100010101010101001001110010011101000100001111110100010100000100011101110111110111101 e8ac94e8aaa4e4e887e8a08eefbd

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