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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 卒胚f卒胚^}Y卒胚f卒胚^}bE 10010001101100101110001111110011011001101001000110110010111000111111001101011110011111010101100110010001101100101110001111110011011001101001000110110010111000111111001101011110011111010110001001000101 91b2e3f36691b2e3f35e7d5991b2e3f36691b2e3f35e7d6245
EUC-JP 卒胚f卒胚^}Y卒胚f卒胚^}bE 11000010101101001110011011110101011001101100001010110100111001101111010101011110011111010101100111000010101101001110011011110101011001101100001010110100111001101111010101011110011111010110001001000101 c2b4e6f566c2b4e6f55e7d59c2b4e6f566c2b4e6f55e7d6245
UTF-8 卒胚f卒胚^}Y卒胚f卒胚^}bE 111001011000110110010010111010001000001110011010011001101110010110001101100100101110100010000011100110100101111001111101010110011110010110001101100100101110100010000011100110100110011011100101100011011001001011101000100000111001101001011110011111010110001001000101 e58d92e8839a66e58d92e8839a5e7d59e58d92e8839a66e58d92e8839a5e7d6245
UHC 卒胚f卒胚^}Y卒胚f卒胚^}bE 11110000111011111101101111001111011001101111000011101111110110111100111101011110011111010101100111110000111011111101101111001111011001101111000011101111110110111100111101011110011111010110001001000101 f0efdbcf66f0efdbcf5e7d59f0efdbcf66f0efdbcf5e7d6245

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