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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?拔聯}?拔聯{^ 00111111100111010101010110010111111111000111110100111111100111010101010110010111111111000111101101011110 3f9d5597fc7d3f9d5597fc7b5e
EUC-JP ?拔聯}?拔聯{^ 00111111110110011011011011001110111111100111110100111111110110011011011011001110111111100111101101011110 3fd9b6cefe7d3fd9b6cefe7b5e
UTF-8 죈拔聯}죈拔聯{^ 111011001010001110001000111001101000101110010100111010001000000110101111011111011110110010100011100010001110011010001011100101001110100010000001101011110111101101011110 eca388e68b94e881af7deca388e68b94e881af7b5e
UHC 죈拔聯}죈拔聯{^ 110000011100110011011010111110111101011010100100011111011100000111001100110110101111101111010110101001000111101101011110 c1ccdafbd6a47dc1ccdafbd6a47b5e

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