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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 翁?鬱大翁?鬱垈^ 100010011010010100111111100111110101010010010001111001011000100110100101001111111001111101010100100110101011000001011110 89a53f9f5491e589a53f9f549ab05e
EUC-JP 翁?鬱大翁?鬱垈^ 101100101010011100111111110111011011010111000010111001111011001010100111001111111101110110110101110101001011001001011110 b2a73fddb5c2e7b2a73fddb5d4b25e
UTF-8 翁렫鬱大翁렫鬱垈^ 11100111101111111000000111101011101000001010101111101001101011001011000111100101101001001010011111100111101111111000000111101011101000001010101111101001101011001011000111100101100111101000100001011110 e7bf81eba0abe9acb1e5a4a7e7bf81eba0abe9acb1e59e885e
UHC 翁렫鬱大翁렫鬱垈^ 1110100010111010100011101011100111101010101001101101001111011110111010001011101010001110101110011110101010100110110100111101110001011110 e8ba8eb9eaa6d3dee8ba8eb9eaa6d3dc5e

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