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 001111111000110001111100011001100011111110001100011111000101111001111101010110010011111110001100011111000110011000111111100011000111110001011110011111010110001001000101 3f8c7c663f8c7c5e7d593f8c7c663f8c7c5e7d6245
EUC-JP 鉥芸f鉥芸^}Y鉥芸f鉥芸^}bE 1000111111100011111010001011011111011101011001101000111111100011111010001011011111011101010111100111110101011001100011111110001111101000101101111101110101100110100011111110001111101000101101111101110101011110011111010110001001000101 8fe3e8b7dd668fe3e8b7dd5e7d598fe3e8b7dd668fe3e8b7dd5e7d6245
UTF-8 鉥芸f鉥芸^}Y鉥芸f鉥芸^}bE 111010011000100110100101111010001000101010111000011001101110100110001001101001011110100010001010101110000101111001111101010110011110100110001001101001011110100010001010101110000110011011101001100010011010010111101000100010101011100001011110011111010110001001000101 e989a5e88ab866e989a5e88ab85e7d59e989a5e88ab866e989a5e88ab85e7d6245
UHC 鉥芸f鉥芸^}Y鉥芸f鉥芸^}bE 11100010111111001110100111111101011001101110001011111100111010011111110101011110011111010101100111100010111111001110100111111101011001101110001011111100111010011111110101011110011111010110001001000101 e2fce9fd66e2fce9fd5e7d59e2fce9fd66e2fce9fd5e7d6245

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