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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髯ーム伎ス暦・エ 1110100110011001101100001101000110001010111010101011110110010111111011111010010110110100 e999b0d18aeabd97efa5b4
EUC-JP 髯ーム伎ス暦・エ 11110001111110011000111010110000100011101101000110110100111011001000111010111101110011101111000110001110101001011000111010110100 f1f98eb08ed1b4ec8ebdcef18ea58eb4
UTF-8 髯ーム伎ス暦・エ 111010011010101110101111111011111011110110110000111011111011111010010001111001001011110010001110111011111011110110111101111001101001101010100110111011111011110110100101111011111011110110110100 e9abafefbdb0efbe91e4bc8eefbdbde69aa6efbda5efbdb4
UHC ???伎???? 001111110011111100111111110100001110101100111111001111110011111100111111 3f3f3fd0eb3f3f3f3f

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