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 贖拷勧[}贖拷勧[{^ 1110011011011100100011011000100110001010101010010101101101111101111001101101110010001101100010011000101010101001010110110111101101011110 e6dc8d898aa95b7de6dc8d898aa95b7b5e
EUC-JP 贖拷勧[}贖拷勧[{^ 1110110011011110101110011110100110110100101010110101101101111101111011001101111010111001111010011011010010101011010110110111101101011110 ecdeb9e9b4ab5b7decdeb9e9b4ab5b7b5e
UTF-8 贖拷勧[}贖拷勧[{^ 1110100010110100100101101110011010001011101101111110010110001011101001110101101101111101111010001011010010010110111001101000101110110111111001011000101110100111010110110111101101011110 e8b496e68bb7e58ba75b7de8b496e68bb7e58ba75b7b5e
UHC 贖拷?[}贖拷?[{^ 111000011101101111001101101110000011111101011011011111011110000111011011110011011011100000111111010110110111101101011110 e1dbcdb83f5b7de1dbcdb83f5b7b5e

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