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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 跌?顥?跌?顥? 111001101110100100111111111110111111010100111111111001101110100100111111111110111111010100111111 e6e93ffbf53fe6e93ffbf53f
EUC-JP 跌?顥?跌?顥? 1110110011101011001111111000111111101000101101100011111111101100111010110011111110001111111010001011011000111111 eceb3f8fe8b63feceb3f8fe8b63f
UTF-8 跌렱顥렑跌렱顥렑 111010001011011110001100111010111010000010110001111010011010000110100101111010111010000010010001111010001011011110001100111010111010000010110001111010011010000110100101111010111010000010010001 e8b78ceba0b1e9a1a5eba091e8b78ceba0b1e9a1a5eba091
UHC 跌렱顥렑跌렱顥렑 11110010111101101000111010111110111110111110001010001110101001101111001011110110100011101011111011111011111000101000111010100110 f2f68ebefbe28ea6f2f68ebefbe28ea6

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