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 額??筌??鴉 10001010011110100011111100111111111000101010001100111111001111111110100111101011 8a7a3f3fe2a33f3fe9eb
EUC-JP 額??筌??鴉 10110011110110110011111100111111111001001010010100111111001111111111001011101101 b3db3f3fe4a53f3ff2ed
UTF-8 額ㅻ젡筌븀텚鴉 111010011010000110001101111000111000010110111011111011001010000010100001111001111010110110001100111010111011100010000000111011011000010110011010111010011011010010001001 e9a18de385bbeca0a1e7ad8cebb880ed859ae9b489
UHC 額ㅻ젡筌븀텚鴉 1110010011111110101001001110101110100000100110101110111110100111101110101110011110110110100100111110010010111100 e4fea4eba09aefa7bae7b693e4bc

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