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 ?處?}?處?{^ 0011111110011001011111000011111101111101001111111001100101111100001111110111101101011110 3f997c3f7d3f997c3f7b5e
EUC-JP ?處?}?處?{^ 0011111111010001110111010011111101111101001111111101000111011101001111110111101101011110 3fd1dd3f7d3fd1dd3f7b5e
UTF-8 렪處롉}렪處롉{^ 111010111010000010101010111010001001100110010101111010111010000110001001011111011110101110100000101010101110100010011001100101011110101110100001100010010111101101011110 eba0aae89995eba1897deba0aae89995eba1897b5e
UHC 렪處롉}렪處롉{^ 100011101011100011110100101001011000111011001111011111011000111010111000111101001010010110001110110011110111101101011110 8eb8f4a58ecf7d8eb8f4a58ecf7b5e

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