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 1001000001110010011001101001000001110010010111100111110101011001100100000111001001100110100100000111001001011110011111010110001001000101 90726690725e7d5990726690725e7d6245
EUC-JP 甚f甚^}Y甚f甚^}bE 1011111111010011011001101011111111010011010111100111110101011001101111111101001101100110101111111101001101011110011111010110001001000101 bfd366bfd35e7d59bfd366bfd35e7d6245
UTF-8 甚f甚^}Y甚f甚^}bE 111001111001010010011010011001101110011110010100100110100101111001111101010110011110011110010100100110100110011011100111100101001001101001011110011111010110001001000101 e7949a66e7949a5e7d59e7949a66e7949a5e7d6245
UHC 甚f甚^}Y甚f甚^}bE 1110010010100100011001101110010010100100010111100111110101011001111001001010010001100110111001001010010001011110011111010110001001000101 e4a466e4a45e7d59e4a466e4a45e7d6245

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