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 숷矮往 111011001000100010110111111001111001111110101110111001011011111010000000 ec88b7e79faee5be80
SJIS-WIN ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
EUC-JP ì??ç?®å?? 1000111110101011110000000011111100111111100011111010101110101110001111111000111110100010111011101000111110101011101010010011111100111111 8fabc03f3f8fabae3f8fa2ee8faba93f3f
UTF-8 숷矮往 110000111010110011000010100010001100001010110111110000111010011111000010100111111100001010101110110000111010010111000010101111101100001010000000 c3acc288c2b7c3a7c29fc2aec3a5c2bec280
UHC ??·??®?¾? 001111110011111110100001101001000011111100111111101000101110011100111111101010001111101000111111 3f3fa1a43f3fa2e73fa8fa3f

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