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 ?瓏?[}?瓏?[{^ 00111111111000001111101000111111010110110111110100111111111000001111101000111111010110110111101101011110 3fe0fa3f5b7d3fe0fa3f5b7b5e
EUC-JP 鋌瓏?[}鋌瓏?[{^ 1000111111100100101110111110000011111100001111110101101101111101100011111110010010111011111000001111110000111111010110110111101101011110 8fe4bbe0fc3f5b7d8fe4bbe0fc3f5b7b5e
UTF-8 鋌瓏톼[}鋌瓏톼[{^ 1110100110001011100011001110011110010011100011111110110110000110101111000101101101111101111010011000101110001100111001111001001110001111111011011000011010111100010110110111101101011110 e98b8ce7938fed86bc5b7de98b8ce7938fed86bc5b7b5e
UHC 鋌瓏톼[}鋌瓏톼[{^ 1110111111111011110101101110101011000101111011010101101101111101111011111111101111010110111010101100010111101101010110110111101101011110 effbd6eac5ed5b7deffbd6eac5ed5b7b5e

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