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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???毅g?受?? 001111110011111100111111100010110100001010000010100001110011111110001110111100110011111100111111 3f3f3f8b4282873f8ef33f3f
EUC-JP ???毅g?受?? 001111110011111100111111101101011010001110100011111001110011111110111100111101010011111100111111 3f3f3fb5a3a3e73fbcf53f3f
UTF-8 娛뤿낌毅g뮫受쇰쨦 111001011010100010011011111010111010010010111111111010111000001010001100111001101010111110000101111011111011110110000111111010111010111010101011111001011000111110010111111011001000011110110000111011001010100010100110 e5a89beba4bfeb828ce6af85efbd87ebaeabe58f97ec87b0eca8a6
UHC 娛뤿낌毅g뮫受쇰쨦 111001111111010010001111111010111011001110100110111010111111011010100011111001111001001010110101111000011111010010111100111010111010010010000001 e7f48febb3a6ebf6a3e792b5e1f4bceba481

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