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 咀?麟彫?咀? 1001100111110000001111111001011111011001100100101010010000111111100110011111000000111111 99f03f97d992a43f99f03f
EUC-JP 咀?麟彫?咀? 1101001011110010001111111100111011011011110001001010011000111111110100101111001000111111 d2f23fcedbc4a63fd2f23f
UTF-8 咀쾅麟彫렪咀쾀 111001011001001010000000111011001011111010000101111010011011101010011111111001011011110110101011111010111010000010101010111001011001001010000000111011001011111010000000 e59280ecbe85e9ba9fe5bdabeba0aae59280ecbe80
UHC 咀쾅麟彫렪咀쾀 1110111010111010110001001110011111010111111110001111000011000001100011101011100011101110101110101100010011100110 eebac4e7d7f8f0c18eb8eebac4e6

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