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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
EUC-JP 馹??[}馹??[{^ 100011111110100110100001001111110011111101011011011111011000111111101001101000010011111100111111010110110111101101011110 8fe9a13f3f5b7d8fe9a13f3f5b7b5e
UTF-8 馹손섦[}馹손섦[{^ 1110100110100110101110011110110010000110100100001110110010000100101001100101101101111101111010011010011010111001111011001000011010010000111011001000010010100110010110110111101101011110 e9a6b9ec8690ec84a65b7de9a6b9ec8690ec84a65b7b5e
UHC 馹손섦[}馹손섦[{^ 1110110011110001101111001101010110111100101101000101101101111101111011001111000110111100110101011011110010110100010110110111101101011110 ecf1bcd5bcb45b7decf1bcd5bcb45b7b5e

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