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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
EUC-JP 滎?滎?[滎?滎?[^ 10001111110010001011100100111111100011111100100010111001001111110101101110001111110010001011100100111111100011111100100010111001001111110101101101011110 8fc8b93f8fc8b93f5b8fc8b93f8fc8b93f5b5e
UTF-8 滎툆滎툆[滎툆滎툆[^ 111001101011101110001110111011011000100010000110111001101011101110001110111011011000100010000110010110111110011010111011100011101110110110001000100001101110011010111011100011101110110110001000100001100101101101011110 e6bb8eed8886e6bb8eed88865be6bb8eed8886e6bb8eed88865b5e
UHC 滎툆滎툆[滎툆滎툆[^ 11111011101000111011100001111010111110111010001110111000011110100101101111111011101000111011100001111010111110111010001110111000011110100101101101011110 fba3b87afba3b87a5bfba3b87afba3b87a5b5e

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