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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 巍?沚?巍?沚?B 10011011110110010011111110011111100011010011111110011011110110010011111110011111100011010011111101000010 9bd93f9f8d3f9bd93f9f8d3f42
EUC-JP 巍?沚?巍?沚?B 11010110110110110011111111011101111011010011111111010110110110110011111111011101111011010011111101000010 d6db3fdded3fd6db3fdded3f42
UTF-8 巍렡沚㎓巍렡沚㎓B 11100101101101111000110111101011101000001010000111100110101100101001101011100011100011101001001111100101101101111000110111101011101000001010000111100110101100101001101011100011100011101001001101000010 e5b78deba0a1e6b29ae38e93e5b78deba0a1e6b29ae38e9342
UHC 巍렡沚㎓巍렡沚㎓B 1110100011100100100011101011001011110010101011111010011111010111111010001110010010001110101100101111001010101111101001111101011101000010 e8e48eb2f2afa7d7e8e48eb2f2afa7d742

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