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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 獰??[獰??[^ 1110000011010110001111110011111101011011111000001101011000111111001111110101101101011110 e0d63f3f5be0d63f3f5b5e
EUC-JP 獰??[獰??[^ 1110000011011000001111110011111101011011111000001101100000111111001111110101101101011110 e0d83f3f5be0d83f3f5b5e
UTF-8 獰며뻻[獰며뻻[^ 111001111000110110110000111010111010100110110000111010111011101110111011010110111110011110001101101100001110101110101001101100001110101110111011101110110101101101011110 e78db0eba9b0ebbbbb5be78db0eba9b0ebbbbb5b5e
UHC 獰며뻻[獰며뻻[^ 111001111011111010111000111001111001011010000110010110111110011110111110101110001110011110010110100001100101101101011110 e7beb8e796865be7beb8e796865b5e

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