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 ??dn}??dn{^ 0011111100111111011001000110111001111101001111110011111101100100011011100111101101011110 3f3f646e7d3f3f646e7b5e
SJIS-WIN 虹蕀dn}虹蕀dn{^ 100100111111100011100100111110010110010001101110011111011001001111111000111001001111100101100100011011100111101101011110 93f8e4f9646e7d93f8e4f9646e7b5e
EUC-JP 虹蕀dn}虹蕀dn{^ 110001101111101011101000111110110110010001101110011111011100011011111010111010001111101101100100011011100111101101011110 c6fae8fb646e7dc6fae8fb646e7b5e
UTF-8 虹蕀dn}虹蕀dn{^ 11101000100110011011100111101000100101011000000001100100011011100111110111101000100110011011100111101000100101011000000001100100011011100111101101011110 e899b9e89580646e7de899b9e89580646e7b5e
UHC 虹?dn}虹?dn{^ 11111011111101100011111101100100011011100111110111111011111101100011111101100100011011100111101101011110 fbf63f646e7dfbf63f646e7b5e

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