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{^ 1110101110100101101100010110111001111101111010111010010110110001011011100111101101011110 eba5b16e7deba5b16e7b5e
SJIS-WIN ?¥±n}?¥±n{^ 001111111000000110001111100000010111110101101110011111010011111110000001100011111000000101111101011011100111101101011110 3f818f817d6e7d3f818f817d6e7b5e
EUC-JP ë?±n}ë?±n{^ 1000111110101011101100110011111110100001110111100110111001111101100011111010101110110011001111111010000111011110011011100111101101011110 8fabb33fa1de6e7d8fabb33fa1de6e7b5e
UTF-8 륱n}륱n{^ 1100001110101011110000101010010111000010101100010110111001111101110000111010101111000010101001011100001010110001011011100111101101011110 c3abc2a5c2b16e7dc3abc2a5c2b16e7b5e
UHC ??±n}??±n{^ 00111111001111111010000110111110011011100111110100111111001111111010000110111110011011100111101101011110 3f3fa1be6e7d3f3fa1be6e7b5e

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