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 銓戊舶[銓戊舶[^ 111001111111001010010101111010001001010010010101010110111110011111110010100101011110100010010100100101010101101101011110 e7f295e894955be7f295e894955b5e
EUC-JP 銓戊舶[銓戊舶[^ 111011101111010011001010111010101100011111110101010110111110111011110100110010101110101011000111111101010101101101011110 eef4caeac7f55beef4caeac7f55b5e
UTF-8 銓戊舶[銓戊舶[^ 111010011000101010010011111001101000100010001010111010001000100010110110010110111110100110001010100100111110011010001000100010101110100010001000101101100101101101011110 e98a93e6888ae888b65be98a93e6888ae888b65b5e
UHC 銓戊舶[銓戊舶[^ 111011111011000011011001111001101101101011011100010110111110111110110000110110011110011011011010110111000101101101011110 efb0d9e6dadc5befb0d9e6dadc5b5e

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