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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 荳ケ騾滉クケ騾檻 11100100101110001011100111101001100000001001111111100100101110001011100111101001100000001001111101000010 e4b8b9e9809fe4b8b9e9809f42
EUC-JP 荳ケ騾滉クケ騾檻 11101000101110101000111010111001111100011110000011011110111001101000111010111000100011101011100111110001111000001101110110100011 e8ba8eb9f1e0dee68eb88eb9f1e0dda3
UTF-8 荳ケ騾滉クケ騾檻 111010001000110110110011111011111011110110111001111010011010100010111110111001101011101110001001111011111011110110111000111011111011110110111001111010011010100010111110111001101010101010111011 e88db3efbdb9e9a8bee6bb89efbdb8efbdb9e9a8bee6aabb
UHC 荳??滉???檻 1101010011100101001111110011111111111100110100010011111100111111001111111111100111100011 d4e53f3ffcd13f3f3ff9e3

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