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 ???沃????? 00111111001111110011111110010111100000000011111100111111001111110011111100111111 3f3f3f97803f3f3f3f3f
EUC-JP ???沃??縕?? 001111110011111100111111110011011110000000111111001111111000111111010100110000100011111100111111 3f3f3fcde03f3f8fd4c23f3f
UTF-8 筽띰슐沃얏벤縕딉숴 111001111010110110111101111010111001110110110000111011001000101010010000111001101011001010000011111011001001011010001111111010111011001010100100111001111011100010010101111010111001010010001001111011001000100010110100 e7adbdeb9db0ec8a90e6b283ec968febb2a4e7b895eb9489ec88b4
UHC 筽띰슐沃얏벤縕딉숴 111010001010010010110110111011111011110110110110111010001010101010111110111001101011101010100101111010001011001010001010111011111011110110100100 e8a4b6efbdb6e8aabee6baa5e8b28aefbda4

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