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 庸?Ш[}庸?Ш[{^ 100101110110011000111111100001000101100101011011011111011001011101100110001111111000010001011001010110110111101101011110 97663f84595b7d97663f84595b7b5e
EUC-JP 庸?Ш[}庸?Ш[{^ 110011011100011100111111101001111011101001011011011111011100110111000111001111111010011110111010010110110111101101011110 cdc73fa7ba5b7dcdc73fa7ba5b7b5e
UTF-8 庸롦Ш[}庸롦Ш[{^ 111001011011101010111000111010111010000110100110110100001010100001011011011111011110010110111010101110001110101110100001101001101101000010101000010110110111101101011110 e5bab8eba1a6d0a85b7de5bab8eba1a6d0a85b7b5e
UHC 庸롦Ш[}庸롦Ш[{^ 1110100110111100100011101110011010101100101110100101101101111101111010011011110010001110111001101010110010111010010110110111101101011110 e9bc8ee6acba5b7de9bc8ee6acba5b7b5e

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