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 10001010011110101001000011010011011001101000101001111010100100001101001101011110011111010101100110001010011110101001000011010011011001101000101001111010100100001101001101011110011111010110001001000101 8a7a90d3668a7a90d35e7d598a7a90d3668a7a90d35e7d6245
EUC-JP 額責f額責^}Y額責f額責^}bE 10110011110110111100000011010101011001101011001111011011110000001101010101011110011111010101100110110011110110111100000011010101011001101011001111011011110000001101010101011110011111010110001001000101 b3dbc0d566b3dbc0d55e7d59b3dbc0d566b3dbc0d55e7d6245
UTF-8 額責f額責^}Y額責f額責^}bE 111010011010000110001101111010001011001010101100011001101110100110100001100011011110100010110010101011000101111001111101010110011110100110100001100011011110100010110010101011000110011011101001101000011000110111101000101100101010110001011110011111010110001001000101 e9a18de8b2ac66e9a18de8b2ac5e7d59e9a18de8b2ac66e9a18de8b2ac5e7d6245
UHC 額責f額責^}Y額責f額責^}bE 11100100111111101111010010100001011001101110010011111110111101001010000101011110011111010101100111100100111111101111010010100001011001101110010011111110111101001010000101011110011111010110001001000101 e4fef4a166e4fef4a15e7d59e4fef4a166e4fef4a15e7d6245

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