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 11100100101100001110010010110000011001101110010010110000111001001011000001011110011111010101100111100100101100001110010010110000011001101110010010110000111001001011000001011110011111010110001001000101 e4b0e4b066e4b0e4b05e7d59e4b0e4b066e4b0e4b05e7d6245
EUC-JP 莢莢f莢莢^}Y莢莢f莢莢^}bE 11101000101100101110100010110010011001101110100010110010111010001011001001011110011111010101100111101000101100101110100010110010011001101110100010110010111010001011001001011110011111010110001001000101 e8b2e8b266e8b2e8b25e7d59e8b2e8b266e8b2e8b25e7d6245
UTF-8 莢莢f莢莢^}Y莢莢f莢莢^}bE 111010001000111010100010111010001000111010100010011001101110100010001110101000101110100010001110101000100101111001111101010110011110100010001110101000101110100010001110101000100110011011101000100011101010001011101000100011101010001001011110011111010110001001000101 e88ea2e88ea266e88ea2e88ea25e7d59e88ea2e88ea266e88ea2e88ea25e7d6245
UHC 莢莢f莢莢^}Y莢莢f莢莢^}bE 11111010111110001111101011111000011001101111101011111000111110101111100001011110011111010101100111111010111110001111101011111000011001101111101011111000111110101111100001011110011111010110001001000101 faf8faf866faf8faf85e7d59faf8faf866faf8faf85e7d6245

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