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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 沃??裕?沃??裕?B 100101111000000000111111001111111001011101010100001111111001011110000000001111110011111110010111010101000011111101000010 97803f3f97543f97803f3f97543f42
EUC-JP 沃??裕?沃??裕?B 110011011110000000111111001111111100110110110101001111111100110111100000001111110011111111001101101101010011111101000010 cde03f3fcdb53fcde03f3fcdb53f42
UTF-8 沃쇰끼裕땓沃쇰끼裕땓B 11100110101100101000001111101100100001111011000011101011100000011011110011101000101000111001010111101011100101011001001111100110101100101000001111101100100001111011000011101011100000011011110011101000101000111001010111101011100101011001001101000010 e6b283ec87b0eb81bce8a395eb9593e6b283ec87b0eb81bce8a395eb959342
UHC 沃쇰끼裕땓沃쇰끼裕땓B 111010001010101010111100111010111011001110100010111010111010111010001011011010011110100010101010101111001110101110110011101000101110101110101110100010110110100101000010 e8aabcebb3a2ebae8b69e8aabcebb3a2ebae8b6942

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