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 妊棒툽}妊棒툽{^ 111001011010011010001010111001101010001110010010111011011000100010111101011111011110010110100110100010101110011010100011100100101110110110001000101111010111101101011110 e5a68ae6a392ed88bd7de5a68ae6a392ed88bd7b5e
UHC 妊棒툽}妊棒툽{^ 111011001111010011011100111010101100010111111010011111011110110011110100110111001110101011000101111110100111101101011110 ecf4dceac5fa7decf4dceac5fa7b5e

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