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 11101000100001011000111001101110011001101110100010000101100011100110111001011110011111010101100111101000100001011000111001101110011001101110100010000101100011100110111001011110011111010110001001000101 e8858e6e66e8858e6e5e7d59e8858e6e66e8858e6e5e7d6245
EUC-JP 閻始f閻始^}Y閻始f閻始^}bE 11101111111001011011101111001111011001101110111111100101101110111100111101011110011111010101100111101111111001011011101111001111011001101110111111100101101110111100111101011110011111010110001001000101 efe5bbcf66efe5bbcf5e7d59efe5bbcf66efe5bbcf5e7d6245
UTF-8 閻始f閻始^}Y閻始f閻始^}bE 111010011001011010111011111001011010011110001011011001101110100110010110101110111110010110100111100010110101111001111101010110011110100110010110101110111110010110100111100010110110011011101001100101101011101111100101101001111000101101011110011111010110001001000101 e996bbe5a78b66e996bbe5a78b5e7d59e996bbe5a78b66e996bbe5a78b5e7d6245
UHC 閻始f閻始^}Y閻始f閻始^}bE 11100111101000101110001110110111011001101110011110100010111000111011011101011110011111010101100111100111101000101110001110110111011001101110011110100010111000111011011101011110011111010110001001000101 e7a2e3b766e7a2e3b75e7d59e7a2e3b766e7a2e3b75e7d6245

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