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 1111000010111111100011101100110011111011110110001000111010110101111100001011111110001110110011001111101111011000100011101011010101000010 f0bf8eccfbd88eb5f0bf8eccfbd88eb542
EUC-JP ?捨錡七?捨錡七B 0011111110111100110011101000111111100100110111101011110010110111001111111011110011001110100011111110010011011110101111001011011101000010 3fbcce8fe4debcb73fbcce8fe4debcb742
UTF-8 捨錡七捨錡七B 11101110100000011011111011100110100011011010100011101001100011001010000111100100101110001000001111101110100000011011111011100110100011011010100011101001100011001010000111100100101110001000001101000010 ee81bee68da8e98ca1e4b883ee81bee68da8e98ca1e4b88342
UHC ?捨錡七?捨錡七B 001111111101111011010111110100011100010011110110110100100011111111011110110101111101000111000100111101101101001001000010 3fded7d1c4f6d23fded7d1c4f6d242

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