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 ??????A? 0011111100111111001111110011111100111111001111110100000100111111 3f3f3f3f3f3f413f
SJIS-WIN 陌溷ウッ逎ィA陌 111010001001100110011111111001011011001110101111111001111010001110101000010000011110100010011001 e8999fe5b3afe7a3a841e899
EUC-JP 陌溷ウッ逎ィA陌 111011111111100111011110111001111000111010110011100011101010111111101110101001011000111010101000010000011110111111111001 eff9dee78eb38eafeea58ea841eff9
UTF-8 陌溷ウッ逎ィA陌 11101001100110011000110011100110101110101011011111101111101111011011001111101111101111011010111111101001100000001000111011101111101111011010100001000001111010011001100110001100 e9998ce6bab7efbdb3efbdafe9808eefbda841e9998c
UHC 陌?????A陌 11011000111010000011111100111111001111110011111100111111010000011101100011101000 d8e83f3f3f3f3f41d8e8

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