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 阡募綾謌手蒔邊 1110100010010100100101011110010110001000101110111110011010001000100011101110100010001110101010101110011110110010 e89495e588bbe6888ee88eaae7b2
EUC-JP 阡募綾謌手蒔邊 1110111111110100110010101110011110110000101111011110101111101000101111001110101010111100101011001110111010110100 eff4cae7b0bdebe8bceabcaceeb4
UTF-8 阡募綾謌手蒔邊 111010011001100010100001111001011000101110011111111001111011011010111110111010001010110010001100111001101000100110001011111010001001001010010100111010011000001010001010 e998a1e58b9fe7b6bee8ac8ce6898be89294e9828a
UHC 阡募綾?手蒔邊 11110100110001101101100110110100110101111101001100111111111000101010001011100011110010001101110010101011 f4c6d9b4d7d33fe2a2e3c8dcab

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