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 烏柵f烏柵^}Y烏柵f烏柵^}bE 10001001010001111000110111110010011001101000100101000111100011011111001001011110011111010101100110001001010001111000110111110010011001101000100101000111100011011111001001011110011111010110001001000101 89478df26689478df25e7d5989478df26689478df25e7d6245
EUC-JP 烏柵f烏柵^}Y烏柵f烏柵^}bE 10110001101010001011101011110100011001101011000110101000101110101111010001011110011111010101100110110001101010001011101011110100011001101011000110101000101110101111010001011110011111010110001001000101 b1a8baf466b1a8baf45e7d59b1a8baf466b1a8baf45e7d6245
UTF-8 烏柵f烏柵^}Y烏柵f烏柵^}bE 111001111000001110001111111001101001111110110101011001101110011110000011100011111110011010011111101101010101111001111101010110011110011110000011100011111110011010011111101101010110011011100111100000111000111111100110100111111011010101011110011111010110001001000101 e7838fe69fb566e7838fe69fb55e7d59e7838fe69fb566e7838fe69fb55e7d6245
UHC 烏柵f烏柵^}Y烏柵f烏柵^}bE 11101000101000011111001111111101011001101110100010100001111100111111110101011110011111010101100111101000101000011111001111111101011001101110100010100001111100111111110101011110011111010110001001000101 e8a1f3fd66e8a1f3fd5e7d59e8a1f3fd66e8a1f3fd5e7d6245

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