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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 額??損?額??損?B 100010100111101000111111001111111001000110111001001111111000101001111010001111110011111110010001101110010011111101000010 8a7a3f3f91b93f8a7a3f3f91b93f42
EUC-JP 額??損?額??損?B 101100111101101100111111001111111100001010111011001111111011001111011011001111110011111111000010101110110011111101000010 b3db3f3fc2bb3fb3db3f3fc2bb3f42
UTF-8 額뗪꽨損돒額뗪꽨損돒B 11101001101000011000110111101011100101111010101011101010101111011010100011100110100100001000110111101011100011111001001011101001101000011000110111101011100101111010101011101010101111011010100011100110100100001000110111101011100011111001001001000010 e9a18deb97aaeabda8e6908deb8f92e9a18deb97aaeabda8e6908deb8f9242
UHC 額뗪꽨損돒額뗪꽨損돒B 111001001111111010001011111010101000010010110011111000011101111110001001100111101110010011111110100010111110101010000100101100111110000111011111100010011001111001000010 e4fe8bea84b3e1df899ee4fe8bea84b3e1df899e42

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