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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鈕難ス冗ケ碑七 111001111110010010010011111011111011110110001111111001111011100110010100111010001000111010110101 e7e493efbd8fe7b994e88eb5
EUC-JP 鈕難ス冗ケ碑七 1110111011100110110001101111000110001110101111011011111011101001100011101011100111001000111010101011110010110111 eee6c6f18ebdbee98eb9c8eabcb7
UTF-8 鈕難ス冗ケ碑七 111010011000100010010101111010011001101110100011111011111011110110111101111001011000011010010111111011111011110110111001111001111010001010010001111001001011100010000011 e98895e99ba3efbdbde58697efbdb9e7a291e4b883
UHC ?難?冗?碑七 0011111111010001111100010011111111101001101101110011111111011101111110001111011011010010 3fd1f13fe9b73fddf8f6d2

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