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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ??睛客??睛客B 00111111001111111110000111001011100010110111000100111111001111111110000111001011100010110111000101000010 3f3fe1cb8b713f3fe1cb8b7142
EUC-JP ??睛客??睛客B 00111111001111111110001011001101101101011101001000111111001111111110001011001101101101011101001001000010 3f3fe2cdb5d23f3fe2cdb5d242
UTF-8 롇뤍睛客롇뤍睛客B 11101011101000011000011111101011101001001000110111100111100111011001101111100101101011101010001011101011101000011000011111101011101001001000110111100111100111011001101111100101101011101010001001000010 eba187eba48de79d9be5aea2eba187eba48de79d9be5aea242
UHC 롇뤍睛客롇뤍睛客B 1000111011001101100011111011110111101111111011001100101111010100100011101100110110001111101111011110111111101100110010111101010001000010 8ecd8fbdefeccbd48ecd8fbdefeccbd442

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