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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?似匡磅?似匡磅^ 001111111000111010010111100010111010011111100001111110100011111110001110100101111000101110100111111000011111101001011110 3f8e978ba7e1fa3f8e978ba7e1fa5e
EUC-JP ?似匡磅?似匡磅^ 001111111011101111110111101101101010100111100010111111000011111110111011111101111011011010101001111000101111110001011110 3fbbf7b6a9e2fc3fbbf7b6a9e2fc5e
UTF-8 렺似匡磅렺似匡磅^ 11101011101000001011101011100100101111001011110011100101100011001010000111100111101000111000010111101011101000001011101011100100101111001011110011100101100011001010000111100111101000111000010101011110 eba0bae4bcbce58ca1e7a385eba0bae4bcbce58ca1e7a3855e
UHC 렺似匡磅렺似匡磅^ 1000111011000010110111101100010011001110110001001101101110110110100011101100001011011110110001001100111011000100110110111011011001011110 8ec2dec4cec4dbb68ec2dec4cec4dbb65e

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