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 001111110100000001101111011001100011111101000000011011110101111001111101010110010011111101000000011011110110011000111111010000000110111101011110011111010110001001000101 3f406f663f406f5e7d593f406f663f406f5e7d6245
SJIS-WIN 棚@of棚@o^}Y棚@of棚@o^}bE 10010010010010010100000001101111011001101001001001001001010000000110111101011110011111010101100110010010010010010100000001101111011001101001001001001001010000000110111101011110011111010110001001000101 9249406f669249406f5e7d599249406f669249406f5e7d6245
EUC-JP 棚@of棚@o^}Y棚@of棚@o^}bE 11000011101010100100000001101111011001101100001110101010010000000110111101011110011111010101100111000011101010100100000001101111011001101100001110101010010000000110111101011110011111010110001001000101 c3aa406f66c3aa406f5e7d59c3aa406f66c3aa406f5e7d6245
UTF-8 棚@of棚@o^}Y棚@of棚@o^}bE 1110011010100011100110100100000001101111011001101110011010100011100110100100000001101111010111100111110101011001111001101010001110011010010000000110111101100110111001101010001110011010010000000110111101011110011111010110001001000101 e6a39a406f66e6a39a406f5e7d59e6a39a406f66e6a39a406f5e7d6245
UHC 棚@of棚@o^}Y棚@of棚@o^}bE 11011101110111000100000001101111011001101101110111011100010000000110111101011110011111010101100111011101110111000100000001101111011001101101110111011100010000000110111101011110011111010110001001000101 dddc406f66dddc406f5e7d59dddc406f66dddc406f5e7d6245

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