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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ??シ???? 0011111100111111100000110101011000111111001111110011111100111111 3f3f83563f3f3f3f
EUC-JP ??シ洧??? 00111111001111111010010110110111100011111100011110110100001111110011111100111111 3f3fa5b78fc7b43f3f3f
UTF-8 琉띠シ洧녔셀痢 111011111010011110001100111010111001110110100000111000111000001010110111111001101011010010100111111010111000010110010100111011001000010110000000111011111010011110100101 efa78ceb9da0e382b7e6b4a7eb8594ec8580efa7a5
UHC 琉띠シ洧녔셀痢 1110101110100100101101101110110010101011101101111110101011111011101100111110011010111100101111111110110010111000 eba4b6ecabb7eafbb3e6bcbfecb8

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