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 ??市[??市[^ 0011111100111111100011100111001101011011001111110011111110001110011100110101101101011110 3f3f8e735b3f3f8e735b5e
EUC-JP ??市[??市[^ 0011111100111111101110111101010001011011001111110011111110111011110101000101101101011110 3f3fbbd45b3f3fbbd45b5e
UTF-8 뤵폀市[뤵폀市[^ 111010111010010010110101111011011000111110000000111001011011100010000010010110111110101110100100101101011110110110001111100000001110010110111000100000100101101101011110 eba4b5ed8f80e5b8825beba4b5ed8f80e5b8825b5e
UHC 뤵폀市[뤵폀市[^ 100011111110001110111100100011111110001110111100010110111000111111100011101111001000111111100011101111000101101101011110 8fe3bc8fe3bc5b8fe3bc8fe3bc5b5e

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