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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 霆乗・ッ}霆乗・ッ{^ 111010001011101110001111111001101010010110101111011111011110100010111011100011111110011010100101101011110111101101011110 e8bb8fe6a5af7de8bb8fe6a5af7b5e
EUC-JP 霆乗・ッ}霆乗・ッ{^ 11110000101111011011111011101000100011101010010110001110101011110111110111110000101111011011111011101000100011101010010110001110101011110111101101011110 f0bdbee88ea58eaf7df0bdbee88ea58eaf7b5e
UTF-8 霆乗・ッ}霆乗・ッ{^ 111010011001110010000110111001001011100110010111111011111011110110100101111011111011110110101111011111011110100110011100100001101110010010111001100101111110111110111101101001011110111110111101101011110111101101011110 e99c86e4b997efbda5efbdaf7de99c86e4b997efbda5efbdaf7b5e
UHC 霆???}霆???{^ 11101111111111010011111100111111001111110111110111101111111111010011111100111111001111110111101101011110 effd3f3f3f7deffd3f3f3f7b5e

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