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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 嶢?咫?嶢?咫?^ 10011011110100000011111110011010010000000011111110011011110100000011111110011010010000000011111101011110 9bd03f9a403f9bd03f9a403f5e
EUC-JP 嶢?咫?嶢?咫?^ 11010110110100100011111111010011101000010011111111010110110100100011111111010011101000010011111101011110 d6d23fd3a13fd6d23fd3a13f5e
UTF-8 嶢렖咫렡嶢렖咫렡^ 11100101101101101010001011101011101000001001011011100101100100101010101111101011101000001010000111100101101101101010001011101011101000001001011011100101100100101010101111101011101000001010000101011110 e5b6a2eba096e592abeba0a1e5b6a2eba096e592abeba0a15e
UHC 嶢렖咫렡嶢렖咫렡^ 1110100011110010100011101010101111110010101000011000111010110010111010001111001010001110101010111111001010100001100011101011001001011110 e8f28eabf2a18eb2e8f28eabf2a18eb25e

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