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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 窪瀏瘻}窪瀏瘻{^ 100011000100010111100000011001111110000110010001011111011000110001000101111000000110011111100001100100010111101101011110 8c45e067e1917d8c45e067e1917b5e
EUC-JP 窪瀏瘻}窪瀏瘻{^ 101101111010011011011111110010001110000111110001011111011011011110100110110111111100100011100001111100010111101101011110 b7a6dfc8e1f17db7a6dfc8e1f17b5e
UTF-8 窪瀏瘻}窪瀏瘻{^ 111001111010101010101010111001111000000010001111111001111001100010111011011111011110011110101010101010101110011110000000100011111110011110011000101110110111101101011110 e7aaaae7808fe798bb7de7aaaae7808fe798bb7b5e
UHC 窪瀏瘻}窪瀏瘻{^ 111010001100000111010111101101111101011110101010011111011110100011000001110101111011011111010111101010100111101101011110 e8c1d7b7d7aa7de8c1d7b7d7aa7b5e

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