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 訝??暗??節 11100110011000100011111100111111100010001100001100111111001111111001000011011111 e6623f3f88c33f3f90df
EUC-JP 訝??暗??節 11101011110000110011111100111111101100001100010100111111001111111100000011100001 ebc33f3fb0c53f3fc0e1
UTF-8 訝딉쉠暗잏퇅節 111010001010100010011101111010111001010010001001111011001000100110100000111001101001101010010111111011001001111010001111111011011000011110000101111001111010111110000000 e8a89deb9489ec89a0e69a97ec9e8fed8785e7af80
UHC 訝딉쉠暗잏퇅節 1110010010111000100010101110111110111101101010101110010011011110100111111110011110110111100101101110111110111101 e4b88aefbdaae4de9fe7b796efbd

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