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 11111010101010011000111010111110011001101111101010101001100011101011111001011110011111010101100111111010101010011000111010111110011001101111101010101001100011101011111001011110011111010110001001000101 faa98ebe66faa98ebe5e7d59faa98ebe66faa98ebe5e7d6245
EUC-JP 寘疾f寘疾^}Y寘疾f寘疾^}bE 1000111110111010111000011011110011000000011001101000111110111010111000011011110011000000010111100111110101011001100011111011101011100001101111001100000001100110100011111011101011100001101111001100000001011110011111010110001001000101 8fbae1bcc0668fbae1bcc05e7d598fbae1bcc0668fbae1bcc05e7d6245
UTF-8 寘疾f寘疾^}Y寘疾f寘疾^}bE 111001011010111110011000111001111001011010111110011001101110010110101111100110001110011110010110101111100101111001111101010110011110010110101111100110001110011110010110101111100110011011100101101011111001100011100111100101101011111001011110011111010110001001000101 e5af98e796be66e5af98e796be5e7d59e5af98e796be66e5af98e796be5e7d6245
UHC ?疾f?疾^}Y?疾f?疾^}bE 001111111111001011110000011001100011111111110010111100000101111001111101010110010011111111110010111100000110011000111111111100101111000001011110011111010110001001000101 3ff2f0663ff2f05e7d593ff2f0663ff2f05e7d6245

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