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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 跌守族\}跌守族\{^ 1110011011101001100011101110011110010001101100000101110001111101111001101110100110001110111001111001000110110000010111000111101101011110 e6e98ee791b05c7de6e98ee791b05c7b5e
EUC-JP 跌守族\}跌守族\{^ 1110110011101011101111001110100111000010101100100101110001111101111011001110101110111100111010011100001010110010010111000111101101011110 ecebbce9c2b25c7decebbce9c2b25c7b5e
UTF-8 跌守族\}跌守族\{^ 1110100010110111100011001110010110101110100010001110011010010111100011110101110001111101111010001011011110001100111001011010111010001000111001101001011110001111010111000111101101011110 e8b78ce5ae88e6978f5c7de8b78ce5ae88e6978f5c7b5e
UHC 跌守族\}跌守族\{^ 1111001011110110111000011111101011110000111010010101110001111101111100101111011011100001111110101111000011101001010111000111101101011110 f2f6e1faf0e95c7df2f6e1faf0e95c7b5e

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