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 00111111011000000011111101100000011001100011111101100000001111110110000001011110011111010101100100111111011000000011111101100000011001100011111101100000001111110110000001011110011111010110001001000101 3f603f60663f603f605e7d593f603f60663f603f605e7d6245
SJIS-WIN 脱`脱`f脱`脱`^}Y脱`脱`f脱`脱`^}bE 100100100100010101100000100100100100010101100000011001101001001001000101011000001001001001000101011000000101111001111101010110011001001001000101011000001001001001000101011000000110011010010010010001010110000010010010010001010110000001011110011111010110001001000101 924560924560669245609245605e7d59924560924560669245609245605e7d6245
EUC-JP 脱`脱`f脱`脱`^}Y脱`脱`f脱`脱`^}bE 110000111010011001100000110000111010011001100000011001101100001110100110011000001100001110100110011000000101111001111101010110011100001110100110011000001100001110100110011000000110011011000011101001100110000011000011101001100110000001011110011111010110001001000101 c3a660c3a66066c3a660c3a6605e7d59c3a660c3a66066c3a660c3a6605e7d6245
UTF-8 脱`脱`f脱`脱`^}Y脱`脱`f脱`脱`^}bE 1110100010000100101100010110000011101000100001001011000101100000011001101110100010000100101100010110000011101000100001001011000101100000010111100111110101011001111010001000010010110001011000001110100010000100101100010110000001100110111010001000010010110001011000001110100010000100101100010110000001011110011111010110001001000101 e884b160e884b16066e884b160e884b1605e7d59e884b160e884b16066e884b160e884b1605e7d6245
UHC ?`?`f?`?`^}Y?`?`f?`?`^}bE 00111111011000000011111101100000011001100011111101100000001111110110000001011110011111010101100100111111011000000011111101100000011001100011111101100000001111110110000001011110011111010110001001000101 3f603f60663f603f605e7d593f603f60663f603f605e7d6245

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