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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 燿??[燿??[^ 1110000010100000001111110011111101011011111000001010000000111111001111110101101101011110 e0a03f3f5be0a03f3f5b5e
EUC-JP 燿??[燿??[^ 1110000010100010001111110011111101011011111000001010001000111111001111110101101101011110 e0a23f3f5be0a23f3f5b5e
UTF-8 燿쒍엿[燿쒍엿[^ 111001111000011110111111111011001001001010001101111011001001011110111111010110111110011110000111101111111110110010010010100011011110110010010111101111110101101101011110 e787bfec928dec97bf5be787bfec928dec97bf5b5e
UHC 燿쒍엿[燿쒍엿[^ 111010001111110010011100111001001011111110110011010110111110100011111100100111001110010010111111101100110101101101011110 e8fc9ce4bfb35be8fc9ce4bfb35b5e

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