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 10001111011001001001111111011000011001101000111101100100100111111101100001011110011111010101100110001111011001001001111111011000011001101000111101100100100111111101100001011110011111010110001001000101 8f649fd8668f649fd85e7d598f649fd8668f649fd85e7d6245
EUC-JP 重湍f重湍^}Y重湍f重湍^}bE 10111101110001011101111011011010011001101011110111000101110111101101101001011110011111010101100110111101110001011101111011011010011001101011110111000101110111101101101001011110011111010110001001000101 bdc5deda66bdc5deda5e7d59bdc5deda66bdc5deda5e7d6245
UTF-8 重湍f重湍^}Y重湍f重湍^}bE 111010011000011110001101111001101011100110001101011001101110100110000111100011011110011010111001100011010101111001111101010110011110100110000111100011011110011010111001100011010110011011101001100001111000110111100110101110011000110101011110011111010110001001000101 e9878de6b98d66e9878de6b98d5e7d59e9878de6b98d66e9878de6b98d5e7d6245
UHC 重湍f重湍^}Y重湍f重湍^}bE 11110001111011001101001110101100011001101111000111101100110100111010110001011110011111010101100111110001111011001101001110101100011001101111000111101100110100111010110001011110011111010110001001000101 f1ecd3ac66f1ecd3ac5e7d59f1ecd3ac66f1ecd3ac5e7d6245

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