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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 妊?n}妊?n{^ 1001010001000100001111110110111001111101100101000100010000111111011011100111101101011110 94443f6e7d94443f6e7b5e
EUC-JP 妊?n}妊?n{^ 1100011110100101001111110110111001111101110001111010010100111111011011100111101101011110 c7a53f6e7dc7a53f6e7b5e
UTF-8 妊렖n}妊렖n{^ 1110010110100110100010101110101110100000100101100110111001111101111001011010011010001010111010111010000010010110011011100111101101011110 e5a68aeba0966e7de5a68aeba0966e7b5e
UHC 妊렖n}妊렖n{^ 11101100111101001000111010101011011011100111110111101100111101001000111010101011011011100111101101011110 ecf48eab6e7decf48eab6e7b5e

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