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 ?照?}?照?{^ 0011111110001111110001100011111101111101001111111000111111000110001111110111101101011110 3f8fc63f7d3f8fc63f7b5e
EUC-JP ?照?}?照?{^ 0011111110111110110010000011111101111101001111111011111011001000001111110111101101011110 3fbec83f7d3fbec83f7b5e
UTF-8 알照롉}알照롉{^ 111011001001010110001100111001111000010110100111111010111010000110001001011111011110110010010101100011001110011110000101101001111110101110100001100010010111101101011110 ec958ce785a7eba1897dec958ce785a7eba1897b5e
UHC 알照롉}알照롉{^ 101111101100101111110000110011101000111011001111011111011011111011001011111100001100111010001110110011110111101101011110 becbf0ce8ecf7dbecbf0ce8ecf7b5e

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