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 陷皇陷幸}陷皇陷幸{^ 11101000100111001000110101100011111010001001110010001101010010110111110111101000100111001000110101100011111010001001110010001101010010110111101101011110 e89c8d63e89c8d4b7de89c8d63e89c8d4b7b5e
EUC-JP 陷皇陷幸}陷皇陷幸{^ 11101111111111001011100111000100111011111111110010111001101011000111110111101111111111001011100111000100111011111111110010111001101011000111101101011110 effcb9c4effcb9ac7deffcb9c4effcb9ac7b5e
UTF-8 陷皇陷幸}陷皇陷幸{^ 111010011001100110110111111001111001101010000111111010011001100110110111111001011011100110111000011111011110100110011001101101111110011110011010100001111110100110011001101101111110010110111001101110000111101101011110 e999b7e79a87e999b7e5b9b87de999b7e79a87e999b7e5b9b87b5e
UHC 陷皇陷幸}陷皇陷幸{^ 11111001111010001111110011010101111110011110100011111010101110010111110111111001111010001111110011010101111110011110100011111010101110010111101101011110 f9e8fcd5f9e8fab97df9e8fcd5f9e8fab97b5e

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