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 楹??[}楹??[{^ 10011110101100010011111100111111010110110111110110011110101100010011111100111111010110110111101101011110 9eb13f3f5b7d9eb13f3f5b7b5e
EUC-JP 楹??[}楹??[{^ 11011100101100110011111100111111010110110111110111011100101100110011111100111111010110110111101101011110 dcb33f3f5b7ddcb33f3f5b7b5e
UTF-8 楹딀ㄷ[}楹딀ㄷ[{^ 1110011010100101101110011110101110010100100000001110001110000100101101110101101101111101111001101010010110111001111010111001010010000000111000111000010010110111010110110111101101011110 e6a5b9eb9480e384b75b7de6a5b9eb9480e384b75b7b5e
UHC 楹딀ㄷ[}楹딀ㄷ[{^ 1110011110110011100010101110011010100100101001110101101101111101111001111011001110001010111001101010010010100111010110110111101101011110 e7b38ae6a4a75b7de7b38ae6a4a75b7b5e

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