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 妊棒?\}妊棒?\{^ 100101000100010010010110010111110011111101011100011111011001010001000100100101100101111100111111010111000111101101011110 9444965f3f5c7d9444965f3f5c7b5e
EUC-JP 妊棒?\}妊棒?\{^ 110001111010010111001011110000000011111101011100011111011100011110100101110010111100000000111111010111000111101101011110 c7a5cbc03f5c7dc7a5cbc03f5c7b5e
UTF-8 妊棒치\}妊棒치\{^ 1110010110100110100010101110011010100011100100101110110010111001100110000101110001111101111001011010011010001010111001101010001110010010111011001011100110011000010111000111101101011110 e5a68ae6a392ecb9985c7de5a68ae6a392ecb9985c7b5e
UHC 妊棒치\}妊棒치\{^ 1110110011110100110111001110101011000100101000010101110001111101111011001111010011011100111010101100010010100001010111000111101101011110 ecf4dceac4a15c7decf4dceac4a15c7b5e

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