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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 闔雁、ァ\}闔雁、ァ\{^ 1110100010001110100010101110010110100100101001110101110001111101111010001000111010001010111001011010010010100111010111000111101101011110 e88e8ae5a4a75c7de88e8ae5a4a75c7b5e
EUC-JP 闔雁、ァ\}闔雁、ァ\{^ 111011111110111010110100111001111000111010100100100011101010011101011100011111011110111111101110101101001110011110001110101001001000111010100111010111000111101101011110 efeeb4e78ea48ea75c7defeeb4e78ea48ea75c7b5e
UTF-8 闔雁、ァ\}闔雁、ァ\{^ 1110100110010111100101001110100110011011100000011110111110111101101001001110111110111101101001110101110001111101111010011001011110010100111010011001101110000001111011111011110110100100111011111011110110100111010111000111101101011110 e99794e99b81efbda4efbda75c7de99794e99b81efbda4efbda75c7b5e
UHC 闔雁??\}闔雁??\{^ 1111100111101111111001001101001000111111001111110101110001111101111110011110111111100100110100100011111100111111010111000111101101011110 f9efe4d23f3f5c7df9efe4d23f3f5c7b5e

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