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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?惡?}?惡?{^ 0011111110011100101001100011111101111101001111111001110010100110001111110111101101011110 3f9ca63f7d3f9ca63f7b5e
EUC-JP ?惡?}?惡?{^ 0011111111011000101010000011111101111101001111111101100010101000001111110111101101011110 3fd8a83f7d3fd8a83f7b5e
UTF-8 렣惡롉}렣惡롉{^ 111010111010000010100011111001101000001110100001111010111010000110001001011111011110101110100000101000111110011010000011101000011110101110100001100010010111101101011110 eba0a3e683a1eba1897deba0a3e683a1eba1897b5e
UHC 렣惡롉}렣惡롉{^ 100011101011010011100100110000101000111011001111011111011000111010110100111001001100001010001110110011110111101101011110 8eb4e4c28ecf7d8eb4e4c28ecf7b5e

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