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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 妊棒?}妊棒?{^ 10010100010001001001011001011111001111110111110110010100010001001001011001011111001111110111101101011110 9444965f3f7d9444965f3f7b5e
EUC-JP 妊棒?}妊棒?{^ 11000111101001011100101111000000001111110111110111000111101001011100101111000000001111110111101101011110 c7a5cbc03f7dc7a5cbc03f7b5e
UTF-8 妊棒치}妊棒치{^ 111001011010011010001010111001101010001110010010111011001011100110011000011111011110010110100110100010101110011010100011100100101110110010111001100110000111101101011110 e5a68ae6a392ecb9987de5a68ae6a392ecb9987b5e
UHC 妊棒치}妊棒치{^ 111011001111010011011100111010101100010010100001011111011110110011110100110111001110101011000100101000010111101101011110 ecf4dceac4a17decf4dceac4a17b5e

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