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 ?痂盂馳}?痂盂馳{^ 0011111111100001011011111110000110110001100100100111100101111101001111111110000101101111111000011011000110010010011110010111101101011110 3fe16fe1b192797d3fe16fe1b192797b5e
EUC-JP ?痂盂馳}?痂盂馳{^ 0011111111100001110100001110001010110011110000111101101001111101001111111110000111010000111000101011001111000011110110100111101101011110 3fe1d0e2b3c3da7d3fe1d0e2b3c3da7b5e
UTF-8 뤚痂盂馳}뤚痂盂馳{^ 111010111010010010011010111001111001011110000010111001111001101110000010111010011010011010110011011111011110101110100100100110101110011110010111100000101110011110011011100000101110100110100110101100110111101101011110 eba49ae79782e79b82e9a6b37deba49ae79782e79b82e9a6b37b5e
UHC 뤚痂盂馳}뤚痂盂馳{^ 10001111110010011100101010110010111010011101110111110110110011000111110110001111110010011100101010110010111010011101110111110110110011000111101101011110 8fc9cab2e9ddf6cc7d8fc9cab2e9ddf6cc7b5e

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