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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ?}?\}?}?\{^ 00111111100000010111000000111111010111000111110100111111100000010111000000111111010111000111101101011110 3f81703f5c7d3f81703f5c7b5e
EUC-JP ?}?\}?}?\{^ 00111111101000011101000100111111010111000111110100111111101000011101000100111111010111000111101101011110 3fa1d13f5c7d3fa1d13f5c7b5e
UTF-8 뤚}료\}뤚}료\{^ 1110101110100100100110101110111110111101100111011110101110100011100011000101110001111101111010111010010010011010111011111011110110011101111010111010001110001100010111000111101101011110 eba49aefbd9deba38c5c7deba49aefbd9deba38c5c7b5e
UHC 뤚}료\}뤚}료\{^ 1000111111001001101000111111110110110111111000010101110001111101100011111100100110100011111111011011011111100001010111000111101101011110 8fc9a3fdb7e15c7d8fc9a3fdb7e15c7b5e

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