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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?壹坎?}?壹坎?{^ 001111111001101011100011100110101010101000111111011111010011111110011010111000111001101010101010001111110111101101011110 3f9ae39aaa3f7d3f9ae39aaa3f7b5e
EUC-JP ?壹坎?}?壹坎?{^ 001111111101010011100101110101001010110000111111011111010011111111010100111001011101010010101100001111110111101101011110 3fd4e5d4ac3f7d3fd4e5d4ac3f7b5e
UTF-8 뤌壹坎톘}뤌壹坎톘{^ 111010111010010010001100111001011010001110111001111001011001110110001110111011011000011010011000011111011110101110100100100011001110010110100011101110011110010110011101100011101110110110000110100110000111101101011110 eba48ce5a3b9e59d8eed86987deba48ce5a3b9e59d8eed86987b5e
UHC 뤌壹坎톘}뤌壹坎톘{^ 10001111101111001110110011101100110010101110110010110111011011100111110110001111101111001110110011101100110010101110110010110111011011100111101101011110 8fbcececcaecb76e7d8fbcececcaecb76e7b5e

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