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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN ??モ}Y??モ}bE 00111111001111111000001110000010011111010101100100111111001111111000001110000010011111010110001001000101 3f3f83827d593f3f83827d6245
EUC-JP ??モ}Y??モ}bE 00111111001111111010010111100010011111010101100100111111001111111010010111100010011111010110001001000101 3f3fa5e27d593f3fa5e27d6245
UTF-8 룴횕モ}Y룴횕モ}bE 1110101110100011101101001110110110011010100101011110001110000011101000100111110101011001111010111010001110110100111011011001101010010101111000111000001110100010011111010110001001000101 eba3b4ed9a95e383a27d59eba3b4ed9a95e383a27d6245
UHC 룴횕モ}Y룴횕モ}bE 1000111110101001110000111000111110101011111000100111110101011001100011111010100111000011100011111010101111100010011111010110001001000101 8fa9c38fabe27d598fa9c38fabe27d6245

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