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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 褂カ蝪「}褂カ蝪「{^ 111001011110011010110110111001011010000110100010011111011110010111100110101101101110010110100001101000100111101101011110 e5e6b6e5a1a27de5e6b6e5a1a27b5e
EUC-JP 褂カ蝪「}褂カ蝪「{^ 11101010111010001000111010110110111010101010001110001110101000100111110111101010111010001000111010110110111010101010001110001110101000100111101101011110 eae88eb6eaa38ea27deae88eb6eaa38ea27b5e
UTF-8 褂カ蝪「}褂カ蝪「{^ 111010001010010010000010111011111011110110110110111010001001110110101010111011111011110110100010011111011110100010100100100000101110111110111101101101101110100010011101101010101110111110111101101000100111101101011110 e8a482efbdb6e89daaefbda27de8a482efbdb6e89daaefbda27b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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