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 1000010010100000100000010110010101101111011001101000010010100000100000010110010101101111010111100111110101011001100001001010000010000001011001010110111101100110100001001010000010000001011001010110111101011110011111010110001001000101 84a081656f6684a081656f5e7d5984a081656f6684a081656f5e7d6245
EUC-JP │‘of│‘o^}Y│‘of│‘o^}bE 1010100010100010101000011100011001101111011001101010100010100010101000011100011001101111010111100111110101011001101010001010001010100001110001100110111101100110101010001010001010100001110001100110111101011110011111010110001001000101 a8a2a1c66f66a8a2a1c66f5e7d59a8a2a1c66f66a8a2a1c66f5e7d6245
UTF-8 │‘of│‘o^}Y│‘of│‘o^}bE 11100010100101001000001011100010100000001001100001101111011001101110001010010100100000101110001010000000100110000110111101011110011111010101100111100010100101001000001011100010100000001001100001101111011001101110001010010100100000101110001010000000100110000110111101011110011111010110001001000101 e29482e280986f66e29482e280986f5e7d59e29482e280986f66e29482e280986f5e7d6245
UHC │‘of│‘o^}Y│‘of│‘o^}bE 1010011010100010101000011010111001101111011001101010011010100010101000011010111001101111010111100111110101011001101001101010001010100001101011100110111101100110101001101010001010100001101011100110111101011110011111010110001001000101 a6a2a1ae6f66a6a2a1ae6f5e7d59a6a2a1ae6f66a6a2a1ae6f5e7d6245

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