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 簇絅見}簇絅見{^ 111000101100011011100011010001001000110010101001011111011110001011000110111000110100010010001100101010010111101101011110 e2c6e3448ca97de2c6e3448ca97b5e
EUC-JP 簇絅見}簇絅見{^ 111001001100100011100101101001011011100010101011011111011110010011001000111001011010010110111000101010110111101101011110 e4c8e5a5b8ab7de4c8e5a5b8ab7b5e
UTF-8 簇絅見}簇絅見{^ 111001111011000010000111111001111011010110000101111010001010011010001011011111011110011110110000100001111110011110110101100001011110100010100110100010110111101101011110 e7b087e7b585e8a68b7de7b087e7b585e8a68b7b5e
UHC 簇絅見}簇絅見{^ 111100001110101011001100111001111100110010111000011111011111000011101010110011001110011111001100101110000111101101011110 f0eacce7ccb87df0eacce7ccb87b5e

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