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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???晤??獄??^ 001111110011111100111111100111011110101100111111001111111000110110010110001111110011111101011110 3f3f3f9deb3f3f8d963f3f5e
EUC-JP ???晤??獄??^ 001111110011111100111111110110101110110100111111001111111011100111110110001111110011111101011110 3f3f3fdaed3f3fb9f63f3f5e
UTF-8 遼섓쉥晤볩슨獄깍쉠^ 11101111101001111000001111101100100001001001001111101100100010011010010111100110100110011010010011101011101100111010100111101100100010101010100011100111100011011000010011101010101110011000110111101100100010011010000001011110 efa783ec8493ec89a5e699a4ebb3a9ec8aa8e78d84eab98dec89a05e
UHC 遼섓쉥晤볩슨獄깍쉠^ 11101001101011001001100011101111101111011010101111100111111110111001001111101111101111011011110011101000101010111011000111101111101111011010101001011110 e9ac98efbdabe7fb93efbdbce8abb1efbdaa5e

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