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 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 疇f疇^}Y疇f疇^}bE 1110000101100101011001101110000101100101010111100111110101011001111000010110010101100110111000010110010101011110011111010110001001000101 e16566e1655e7d59e16566e1655e7d6245
EUC-JP 疇f疇^}Y疇f疇^}bE 1110000111000110011001101110000111000110010111100111110101011001111000011100011001100110111000011100011001011110011111010110001001000101 e1c666e1c65e7d59e1c666e1c65e7d6245
UTF-8 疇f疇^}Y疇f疇^}bE 111001111001011010000111011001101110011110010110100001110101111001111101010110011110011110010110100001110110011011100111100101101000011101011110011111010110001001000101 e7968766e796875e7d59e7968766e796875e7d6245
UHC 疇f疇^}Y疇f疇^}bE 1111000111000010011001101111000111000010010111100111110101011001111100011100001001100110111100011100001001011110011111010110001001000101 f1c266f1c25e7d59f1c266f1c25e7d6245

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