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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 肢?肢?N}肢?肢?N{^ 1000111010001000001111111000111010001000001111110100111001111101100011101000100000111111100011101000100000111111010011100111101101011110 8e883f8e883f4e7d8e883f8e883f4e7b5e
EUC-JP 肢?肢?N}肢?肢?N{^ 1011101111101000001111111011101111101000001111110100111001111101101110111110100000111111101110111110100000111111010011100111101101011110 bbe83fbbe83f4e7dbbe83fbbe83f4e7b5e
UTF-8 肢촁肢쳬N}肢촁肢쳬N{^ 1110100010000010101000101110110010110100100000011110100010000010101000101110110010110011101011000100111001111101111010001000001010100010111011001011010010000001111010001000001010100010111011001011001110101100010011100111101101011110 e882a2ecb481e882a2ecb3ac4e7de882a2ecb481e882a2ecb3ac4e7b5e
UHC 肢촁肢쳬N}肢촁肢쳬N{^ 111100101011011011000011110010011111001010110110110000111100011101001110011111011111001010110110110000111100100111110010101101101100001111000111010011100111101101011110 f2b6c3c9f2b6c3c74e7df2b6c3c9f2b6c3c74e7b5e

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