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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 劾Of劾O^}Y劾Of劾O^}bE 10001010010011101000001001101110011001101000101001001110100000100110111001011110011111010101100110001010010011101000001001101110011001101000101001001110100000100110111001011110011111010110001001000101 8a4e826e668a4e826e5e7d598a4e826e668a4e826e5e7d6245
EUC-JP 劾Of劾O^}Y劾Of劾O^}bE 10110011101011111010001111001111011001101011001110101111101000111100111101011110011111010101100110110011101011111010001111001111011001101011001110101111101000111100111101011110011111010110001001000101 b3afa3cf66b3afa3cf5e7d59b3afa3cf66b3afa3cf5e7d6245
UTF-8 劾Of劾O^}Y劾Of劾O^}bE 111001011000101010111110111011111011110010101111011001101110010110001010101111101110111110111100101011110101111001111101010110011110010110001010101111101110111110111100101011110110011011100101100010101011111011101111101111001010111101011110011111010110001001000101 e58abeefbcaf66e58abeefbcaf5e7d59e58abeefbcaf66e58abeefbcaf5e7d6245
UHC 劾Of劾O^}Y劾Of劾O^}bE 11111010101101101010001111001111011001101111101010110110101000111100111101011110011111010101100111111010101101101010001111001111011001101111101010110110101000111100111101011110011111010110001001000101 fab6a3cf66fab6a3cf5e7d59fab6a3cf66fab6a3cf5e7d6245

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