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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ??????飮??午 001111110011111100111111001111110011111100111111100111110101101000111111001111111000110011011111 3f3f3f3f3f3f9f5a3f3f8cdf
EUC-JP ???瑗??飮??午 0011111100111111001111111000111111001100110000000011111100111111110111011011101100111111001111111011100011100001 3f3f3f8fccc03f3fddbb3f3fb8e1
UTF-8 力놂퐞瑗얍푻飮껊뜶午 111011111010011010001010111010111000011010000010111011011001000010011110111001111001000110010111111011001001011010001101111011011001000110111011111010011010001110101110111010101011101110001010111010111001110010110110111001011000110110001000 efa68aeb8682ed909ee79197ec968ded91bbe9a3aeeabb8aeb9cb6e58d88
UHC 力놂퐞瑗얍푻飮껊뜶午 1110011010110011101100111110111110111101100001111110101010111100101111101110010110111110100001111110101111100110100000111110101110001101101101001110011111101101 e6b3b3efbd87eabcbee5be87ebe683eb8db4e7ed

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