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 ???Z}???Z{^ 0011111100111111001111110101101001111101001111110011111100111111010110100111101101011110 3f3f3f5a7d3f3f3f5a7b5e
SJIS-WIN 渦盖渦Z}渦盖渦Z{^ 1000100101010001111000011011001110001001010100010101101001111101100010010101000111100001101100111000100101010001010110100111101101011110 8951e1b389515a7d8951e1b389515a7b5e
EUC-JP 渦盖渦Z}渦盖渦Z{^ 1011000110110010111000101011010110110001101100100101101001111101101100011011001011100010101101011011000110110010010110100111101101011110 b1b2e2b5b1b25a7db1b2e2b5b1b25a7b5e
UTF-8 渦盖渦Z}渦盖渦Z{^ 1110011010111000101001101110011110011011100101101110011010111000101001100101101001111101111001101011100010100110111001111001101110010110111001101011100010100110010110100111101101011110 e6b8a6e79b96e6b8a65a7de6b8a6e79b96e6b8a65a7b5e
UHC 渦盖渦Z}渦盖渦Z{^ 1110100010111110110010111100110011101000101111100101101001111101111010001011111011001011110011001110100010111110010110100111101101011110 e8becbcce8be5a7de8becbcce8be5a7b5e

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