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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 筌??幼?筌??幼?B 111000101010001100111111001111111001011101100011001111111110001010100011001111110011111110010111011000110011111101000010 e2a33f3f97633fe2a33f3f97633f42
EUC-JP 筌??幼?筌??幼?B 111001001010010100111111001111111100110111000100001111111110010010100101001111110011111111001101110001000011111101000010 e4a53f3fcdc43fe4a53f3fcdc43f42
UTF-8 筌뗫툙幼꿬筌뗫툙幼꿬B 11100111101011011000110011101011100101111010101111101101100010001001100111100101101110011011110011101010101111111010110011100111101011011000110011101011100101111010101111101101100010001001100111100101101110011011110011101010101111111010110001000010 e7ad8ceb97abed8899e5b9bceabface7ad8ceb97abed8899e5b9bceabfac42
UHC 筌뗫툙幼꿬筌뗫툙幼꿬B 111011111010011110001011111010111011100010010000111010101110101010000101011010011110111110100111100010111110101110111000100100001110101011101010100001010110100101000010 efa78bebb890eaea8569efa78bebb890eaea856942

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