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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 甑經璧\}甑經璧\{^ 1000110110011001111000110101001111100000111110000101110001111101100011011001100111100011010100111110000011111000010111000111101101011110 8d99e353e0f85c7d8d99e353e0f85c7b5e
EUC-JP 甑經璧\}甑經璧\{^ 1011100111111001111001011011010011100000111110100101110001111101101110011111100111100101101101001110000011111010010111000111101101011110 b9f9e5b4e0fa5c7db9f9e5b4e0fa5c7b5e
UTF-8 甑經璧\}甑經璧\{^ 1110011110010100100100011110011110110110100100111110011110010010101001110101110001111101111001111001010010010001111001111011011010010011111001111001001010100111010111000111101101011110 e79491e7b693e792a75c7de79491e7b693e792a75c7b5e
UHC 甑經璧\}甑經璧\{^ 1111000111110111110011001110100011011011111111010101110001111101111100011111011111001100111010001101101111111101010111000111101101011110 f1f7cce8dbfd5c7df1f7cce8dbfd5c7b5e

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