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{^ 001111110011111110010001010000100011111101101110011111010011111100111111100100010100001000111111011011100111101101011110 3f3f91423f6e7d3f3f91423f6e7b5e
EUC-JP ??腺?n}??腺?n{^ 001111110011111111000001101000110011111101101110011111010011111100111111110000011010001100111111011011100111101101011110 3f3fc1a33f6e7d3f3fc1a33f6e7b5e
UTF-8 솜솽腺利n}솜솽腺利n{^ 1110110010000110100111001110110010000110101111011110100010000101101110101110111110100111100111010110111001111101111011001000011010011100111011001000011010111101111010001000010110111010111011111010011110011101011011100111101101011110 ec869cec86bde885baefa79d6e7dec869cec86bde885baefa79d6e7b5e
UHC 솜솽腺利n}솜솽腺利n{^ 101111001101100010111100111000011110000011001101111011001010011001101110011111011011110011011000101111001110000111100000110011011110110010100110011011100111101101011110 bcd8bce1e0cdeca66e7dbcd8bce1e0cdeca66e7b5e

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