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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鼇??梧??渦 11101010100001110011111100111111100011001110011000111111001111111000100101010001 ea873f3f8ce63f3f8951
EUC-JP 鼇??梧??渦 11110011111001110011111100111111101110001110100000111111001111111011000110110010 f3e73f3fb8e83f3fb1b2
UTF-8 鼇믭쉴梧잞쉽渦 111010011011110010000111111010111010111110101101111011001000100110110100111001101010001010100111111011001001111010011110111011001000100110111101111001101011100010100110 e9bc87ebafadec89b4e6a2a7ec9e9eec89bde6b8a6
UHC 鼇믭쉴梧잞쉽渦 1110100010101000100100101110111110111101101011111110011111111100100111111110111110111101101100011110100010111110 e8a892efbdafe7fc9fefbdb1e8be

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