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 紅?紅?}紅?紅?{^ 100011010110011100111111100011010110011100111111011111011000110101100111001111111000110101100111001111110111101101011110 8d673f8d673f7d8d673f8d673f7b5e
EUC-JP 紅?紅?}紅?紅?{^ 101110011100100000111111101110011100100000111111011111011011100111001000001111111011100111001000001111110111101101011110 b9c83fb9c83f7db9c83fb9c83f7b5e
UTF-8 紅잘紅쏠}紅잘紅쏠{^ 111001111011010010000101111011001001111010011000111001111011010010000101111011001000111110100000011111011110011110110100100001011110110010011110100110001110011110110100100001011110110010001111101000000111101101011110 e7b485ec9e98e7b485ec8fa07de7b485ec9e98e7b485ec8fa07b5e
UHC 紅잘紅쏠}紅잘紅쏠{^ 11111011111101011100000011011111111110111111010110111101111100100111110111111011111101011100000011011111111110111111010110111101111100100111101101011110 fbf5c0dffbf5bdf27dfbf5c0dffbf5bdf27b5e

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