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 甑箜璧\}甑箜璧\{^ 1000110110011001111000101011000111100000111110000101110001111101100011011001100111100010101100011110000011111000010111000111101101011110 8d99e2b1e0f85c7d8d99e2b1e0f85c7b5e
EUC-JP 甑箜璧\}甑箜璧\{^ 1011100111111001111001001011001111100000111110100101110001111101101110011111100111100100101100111110000011111010010111000111101101011110 b9f9e4b3e0fa5c7db9f9e4b3e0fa5c7b5e
UTF-8 甑箜璧\}甑箜璧\{^ 1110011110010100100100011110011110101110100111001110011110010010101001110101110001111101111001111001010010010001111001111010111010011100111001111001001010100111010111000111101101011110 e79491e7ae9ce792a75c7de79491e7ae9ce792a75c7b5e
UHC 甑?璧\}甑?璧\{^ 111100011111011100111111110110111111110101011100011111011111000111110111001111111101101111111101010111000111101101011110 f1f73fdbfd5c7df1f73fdbfd5c7b5e

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