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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鞫ッ閠ウ鞫ッ閠ウ^ 11100110100100011010111111101000100000001011001111100110100100011010111111101000100000001011001101011110 e691afe880b3e691afe880b35e
EUC-JP 鞫ッ閠ウ鞫ッ閠ウ^ 1110101111110001100011101010111111101111111000001000111010110011111010111111000110001110101011111110111111100000100011101011001101011110 ebf18eafefe08eb3ebf18eafefe08eb35e
UTF-8 鞫ッ閠ウ鞫ッ閠ウ^ 11101001100111101010101111101111101111011010111111101001100101101010000011101111101111011011001111101001100111101010101111101111101111011010111111101001100101101010000011101111101111011011001101011110 e99eabefbdafe996a0efbdb3e99eabefbdafe996a0efbdb35e
UHC 鞫???鞫???^ 1100111111010100001111110011111100111111110011111101010000111111001111110011111101011110 cfd43f3f3fcfd43f3f3f5e

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