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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 寥?衣?v寥?衣?vB 100110111000110000111111100010001101111100111111011101101001101110001100001111111000100011011111001111110111011001000010 9b8c3f88df3f769b8c3f88df3f7642
EUC-JP 寥?衣?v寥?衣?vB 110101011110110000111111101100001110000100111111011101101101010111101100001111111011000011100001001111110111011001000010 d5ec3fb0e13f76d5ec3fb0e13f7642
UTF-8 寥렔衣줏v寥렔衣줏vB 111001011010111110100101111010111010000010010100111010001010000110100011111011001010010010001111011101101110010110101111101001011110101110100000100101001110100010100001101000111110110010100100100011110111011001000010 e5afa5eba094e8a1a3eca48f76e5afa5eba094e8a1a3eca48f7642
UHC 寥렔衣줏v寥렔衣줏vB 11101000111011111000111010101001111010111111110111000001110111100111011011101000111011111000111010101001111010111111110111000001110111100111011001000010 e8ef8ea9ebfdc1de76e8ef8ea9ebfdc1de7642

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