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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 銕オ隰晏ョ溯エ冗ア 1110011111101100101101011110100010101100100111011110010110101110100111111110100010110100100011111110011110110001 e7ecb5e8ac9de5ae9fe8b48fe7b1
EUC-JP 銕オ隰晏ョ溯エ冗ア 111011101110111010001110101101011111000010101110110110101110011110001110101011101101111011101010100011101011010010111110111010011000111010110001 eeee8eb5f0aedae78eaedeea8eb4bee98eb1
UTF-8 銕オ隰晏ョ溯エ冗ア 111010011000101010010101111011111011110110110101111010011001101010110000111001101001100110001111111011111011110110101110111001101011101010101111111011111011110110110100111001011000011010010111111011111011110110110001 e98a95efbdb5e99ab0e6998fefbdaee6baafefbdb4e58697efbdb1
UHC ???晏?溯?冗? 001111110011111100111111111001001100111100111111111000011011110100111111111010011011011100111111 3f3f3fe4cf3fe1bd3fe9b73f

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