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 10001111010001011000111101000101011001101000111101000101100011110100010101011110011111010101100110001111010001011000111101000101011001101000111101000101100011110100010101011110011111010110001001000101 8f458f45668f458f455e7d598f458f45668f458f455e7d6245
EUC-JP 拾拾f拾拾^}Y拾拾f拾拾^}bE 10111101101001101011110110100110011001101011110110100110101111011010011001011110011111010101100110111101101001101011110110100110011001101011110110100110101111011010011001011110011111010110001001000101 bda6bda666bda6bda65e7d59bda6bda666bda6bda65e7d6245
UTF-8 拾拾f拾拾^}Y拾拾f拾拾^}bE 111001101000101110111110111001101000101110111110011001101110011010001011101111101110011010001011101111100101111001111101010110011110011010001011101111101110011010001011101111100110011011100110100010111011111011100110100010111011111001011110011111010110001001000101 e68bbee68bbe66e68bbee68bbe5e7d59e68bbee68bbe66e68bbee68bbe5e7d6245
UHC 拾拾f拾拾^}Y拾拾f拾拾^}bE 11100011101001101110001110100110011001101110001110100110111000111010011001011110011111010101100111100011101001101110001110100110011001101110001110100110111000111010011001011110011111010110001001000101 e3a6e3a666e3a6e3a65e7d59e3a6e3a666e3a6e3a65e7d6245

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