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 湿灼セノ辞湿杓湘オ 100011101011110010001110110111001011111011001001100011101010101110001110101111001000111011011011100011111100001110110101 8ebc8edcbec98eab8ebc8edb8fc3b5
EUC-JP 湿灼セノ辞湿杓湘オ 101111001011111010111100110111101000111010111110100011101100100110111100101011011011110010111110101111001101110110111110110001011000111010110101 bcbebcde8ebe8ec9bcadbcbebcddbec58eb5
UTF-8 湿灼セノ辞湿杓湘オ 111001101011100110111111111001111000000110111100111011111011110110111110111011111011111010001001111010001011111010011110111001101011100110111111111001101001110110010011111001101011100110011000111011111011110110110101 e6b9bfe781bcefbdbeefbe89e8be9ee6b9bfe69d93e6b998efbdb5
UHC ?灼????杓湘? 001111111110110111000111001111110011111100111111001111111111100011110101110111111100111100111111 3fedc73f3f3f3ff8f5dfcf3f

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