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 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
SJIS-WIN ツ崚俳fツ崚俳^}Yツ崚俳fツ崚俳^}bE 1100001010011011110000111001010001101111011001101100001010011011110000111001010001101111010111100111110101011001110000101001101111000011100101000110111101100110110000101001101111000011100101000110111101011110011111010110001001000101 c29bc3946f66c29bc3946f5e7d59c29bc3946f66c29bc3946f5e7d6245
EUC-JP ツ崚俳fツ崚俳^}Yツ崚俳fツ崚俳^}bE 100011101100001011010110110001011100011111010000011001101000111011000010110101101100010111000111110100000101111001111101010110011000111011000010110101101100010111000111110100000110011010001110110000101101011011000101110001111101000001011110011111010110001001000101 8ec2d6c5c7d0668ec2d6c5c7d05e7d598ec2d6c5c7d0668ec2d6c5c7d05e7d6245
UTF-8 ツ崚俳fツ崚俳^}Yツ崚俳fツ崚俳^}bE 111011111011111010000010111001011011010010011010111001001011111110110011011001101110111110111110100000101110010110110100100110101110010010111111101100110101111001111101010110011110111110111110100000101110010110110100100110101110010010111111101100110110011011101111101111101000001011100101101101001001101011100100101111111011001101011110011111010110001001000101 efbe82e5b49ae4bfb366efbe82e5b49ae4bfb35e7d59efbe82e5b49ae4bfb366efbe82e5b49ae4bfb35e7d6245
UHC ??俳f??俳^}Y??俳f??俳^}bE 00111111001111111101101111000100011001100011111100111111110110111100010001011110011111010101100100111111001111111101101111000100011001100011111100111111110110111100010001011110011111010110001001000101 3f3fdbc4663f3fdbc45e7d593f3fdbc4663f3fdbc45e7d6245

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