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 ⳌíGbⳌíGb^ 111000101011001110001100111011011000111101000111011000101110001010110011100011001110110110001111010001110110001001011110 e2b38ced8f4762e2b38ced8f47625e
SJIS-WIN ?????Gb?????Gb^ 001111110011111100111111001111110011111101000111011000100011111100111111001111110011111100111111010001110110001001011110 3f3f3f3f3f47623f3f3f3f3f47625e
EUC-JP â??í?Gbâ??í?Gb^ 1000111110101011101001000011111100111111100011111010101110111111001111110100011101100010100011111010101110100100001111110011111110001111101010111011111100111111010001110110001001011110 8faba43f3f8fabbf3f47628faba43f3f8fabbf3f47625e
UTF-8 ⳌíGbⳌíGb^ 11000011101000101100001010110011110000101000110011000011101011011100001010001111010001110110001011000011101000101100001010110011110000101000110011000011101011011100001010001111010001110110001001011110 c3a2c2b3c28cc3adc28f4762c3a2c2b3c28cc3adc28f47625e
UHC ?³???Gb?³???Gb^ 0011111110101001111110000011111100111111001111110100011101100010001111111010100111111000001111110011111100111111010001110110001001011110 3fa9f83f3f3f47623fa9f83f3f3f47625e

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