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 1001000110111010100100100100000010010001101110101001000110101100100100011011101010010010010000001001000110111010100100011010110001000010 91ba924091ba91ac91ba924091ba91ac42
EUC-JP 村叩村速村叩村速B 1100001010111100110000111010000111000010101111001100001010101110110000101011110011000011101000011100001010111100110000101010111001000010 c2bcc3a1c2bcc2aec2bcc3a1c2bcc2ae42
UTF-8 村叩村速村叩村速B 11100110100111011001000111100101100011111010100111100110100111011001000111101001100000001001111111100110100111011001000111100101100011111010100111100110100111011001000111101001100000001001111101000010 e69d91e58fa9e69d91e9809fe69d91e58fa9e69d91e9809f42
UHC 村叩村速村叩村速B 1111010110111101110011011011000011110101101111011110000111011100111101011011110111001101101100001111010110111101111000011101110001000010 f5bdcdb0f5bde1dcf5bdcdb0f5bde1dc42

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