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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 秀秀秀秀}秀秀秀秀{^ 10001111010001111000111101000111100011110100011110001111010001110111110110001111010001111000111101000111100011110100011110001111010001110111101101011110 8f478f478f478f477d8f478f478f478f477b5e
EUC-JP 秀秀秀秀}秀秀秀秀{^ 10111101101010001011110110101000101111011010100010111101101010000111110110111101101010001011110110101000101111011010100010111101101010000111101101011110 bda8bda8bda8bda87dbda8bda8bda8bda87b5e
UTF-8 秀秀秀秀}秀秀秀秀{^ 111001111010011110000000111001111010011110000000111001111010011110000000111001111010011110000000011111011110011110100111100000001110011110100111100000001110011110100111100000001110011110100111100000000111101101011110 e7a780e7a780e7a780e7a7807de7a780e7a780e7a780e7a7807b5e
UHC 秀秀秀秀}秀秀秀秀{^ 11100010101100111110001010110011111000101011001111100010101100110111110111100010101100111110001010110011111000101011001111100010101100110111101101011110 e2b3e2b3e2b3e2b37de2b3e2b3e2b3e2b37b5e

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