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 ??of??o^}Y??of??o^}bE 001111110011111101101111011001100011111100111111011011110101111001111101010110010011111100111111011011110110011000111111001111110110111101011110011111010110001001000101 3f3f6f663f3f6f5e7d593f3f6f663f3f6f5e7d6245
SJIS-WIN 叱of叱o^}Y叱of叱o^}bE 1111000011101111100011101011011001101111011001101111000011101111100011101011011001101111010111100111110101011001111100001110111110001110101101100110111101100110111100001110111110001110101101100110111101011110011111010110001001000101 f0ef8eb66f66f0ef8eb66f5e7d59f0ef8eb66f66f0ef8eb66f5e7d6245
EUC-JP ?叱of?叱o^}Y?叱of?叱o^}bE 00111111101111001011100001101111011001100011111110111100101110000110111101011110011111010101100100111111101111001011100001101111011001100011111110111100101110000110111101011110011111010110001001000101 3fbcb86f663fbcb86f5e7d593fbcb86f663fbcb86f5e7d6245
UTF-8 叱of叱o^}Y叱of叱o^}bE 11101110100000101010111011100101100011111011000101101111011001101110111010000010101011101110010110001111101100010110111101011110011111010101100111101110100000101010111011100101100011111011000101101111011001101110111010000010101011101110010110001111101100010110111101011110011111010110001001000101 ee82aee58fb16f66ee82aee58fb16f5e7d59ee82aee58fb16f66ee82aee58fb16f5e7d6245
UHC ?叱of?叱o^}Y?叱of?叱o^}bE 00111111111100101110101001101111011001100011111111110010111010100110111101011110011111010101100100111111111100101110101001101111011001100011111111110010111010100110111101011110011111010110001001000101 3ff2ea6f663ff2ea6f5e7d593ff2ea6f663ff2ea6f5e7d6245

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