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 ?然盂馳}?然盂馳{^ 0011111110010001010100101110000110110001100100100111100101111101001111111001000101010010111000011011000110010010011110010111101101011110 3f9152e1b192797d3f9152e1b192797b5e
EUC-JP ?然盂馳}?然盂馳{^ 0011111111000001101100111110001010110011110000111101101001111101001111111100000110110011111000101011001111000011110110100111101101011110 3fc1b3e2b3c3da7d3fc1b3e2b3c3da7b5e
UTF-8 뤗然盂馳}뤗然盂馳{^ 111010111010010010010111111001111000010010110110111001111001101110000010111010011010011010110011011111011110101110100100100101111110011110000100101101101110011110011011100000101110100110100110101100110111101101011110 eba497e784b6e79b82e9a6b37deba497e784b6e79b82e9a6b37b5e
UHC 뤗然盂馳}뤗然盂馳{^ 10001111110001111110011011010100111010011101110111110110110011000111110110001111110001111110011011010100111010011101110111110110110011000111101101011110 8fc7e6d4e9ddf6cc7d8fc7e6d4e9ddf6cc7b5e

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