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 ??????凝 0011111100111111001111110011111100111111001111111000101111000011 3f3f3f3f3f3f8bc3
EUC-JP ???靷??凝 00111111001111110011111110001111111001111011110100111111001111111011011011000101 3f3f3f8fe7bd3f3fb6c5
UTF-8 嶺뚮뿫靷숃굜凝 111011111010011010101011111010111001101010101110111010111011111110101011111010011001110110110111111011001000100010000011111010101011010110011100111001011000011110011101 efa6abeb9aaeebbfabe99db7ec8883eab59ce5879d
UHC 嶺뚮뿫靷숃굜凝 1110011110101101100011001110101110010111101010111110110011100110100110011110100010000010100001001110101111101010 e7ad8ceb97abece699e88284ebea

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