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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ??夷?n}??夷?n{^ 001111110011111110001000110011100011111101101110011111010011111100111111100010001100111000111111011011100111101101011110 3f3f88ce3f6e7d3f3f88ce3f6e7b5e
EUC-JP ??夷?n}??夷?n{^ 001111110011111110110000110100000011111101101110011111010011111100111111101100001101000000111111011011100111101101011110 3f3fb0d03f6e7d3f3fb0d03f6e7b5e
UTF-8 泥쵥夷뛯n}泥쵥夷뛯n{^ 1110111110100111101000111110110010110101101001011110010110100100101101111110101110011011101011110110111001111101111011111010011110100011111011001011010110100101111001011010010010110111111010111001101110101111011011100111101101011110 efa7a3ecb5a5e5a4b7eb9baf6e7defa7a3ecb5a5e5a4b7eb9baf6e7b5e
UHC 泥쵥夷뛯n}泥쵥夷뛯n{^ 111011001011001010101101010001001110110010101000100011010111001001101110011111011110110010110010101011010100010011101100101010001000110101110010011011100111101101011110 ecb2ad44eca88d726e7decb2ad44eca88d726e7b5e

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